Skip to content

Remove the deprecated mirage_v2 alias#61

Merged
AdirAmsalem merged 1 commit into
mainfrom
chore/remove-mirage-alias
Jul 9, 2026
Merged

Remove the deprecated mirage_v2 alias#61
AdirAmsalem merged 1 commit into
mainfrom
chore/remove-mirage-alias

Conversation

@AdirAmsalem

@AdirAmsalem AdirAmsalem commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

mirage_v2 aliased lucy-restyle-2. Removes it from RealTimeModels, MODEL_ALIASES and _MODELS; repoints the affected unittests to lucy-2.1-vton-2. Breaking: models.realtime('mirage_v2') now raises ModelNotFoundError.


Note

Medium Risk
Intentional breaking API change: any integration still passing mirage_v2 to models.realtime() will fail at runtime.

Overview
Removes the deprecated mirage_v2 realtime model name, which previously aliased lucy-restyle-2. It is dropped from RealTimeModels, MODEL_ALIASES, and the realtime _MODELS registry.

Breaking: models.realtime("mirage_v2") no longer resolves and will raise ModelNotFoundError. Callers should use lucy-restyle-2 (or another supported realtime name).

Deprecation-related tests now use lucy-2.1-vton-2lucy-vton-2 instead of mirage_v2.

Reviewed by Cursor Bugbot for commit b2c2e45. Bugbot is set up for automated code reviews on this repo. Configure here.

mirage_v2 aliased lucy-restyle-2. Removes it from RealTimeModels, MODEL_ALIASES and _MODELS; repoints the affected unittests to lucy-2.1-vton-2. Breaking: models.realtime('mirage_v2') now raises ModelNotFoundError.
@AdirAmsalem AdirAmsalem merged commit 04d060f into main Jul 9, 2026
9 checks passed
@AdirAmsalem AdirAmsalem deleted the chore/remove-mirage-alias branch July 9, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant